Ocr Namespace > OcrEngine Class > DoZoneAndOCR Method : DoZoneAndOCR(Byte[],Int32,Int32,Int32,PixelType,Int32) Method |
Public Overloads Function DoZoneAndOCR( _ ByVal image() As Byte, _ ByVal stride As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal pixelType As PixelType, _ ByVal dpi As Integer _ ) As Zone
Dim instance As OcrEngine Dim image() As Byte Dim stride As Integer Dim width As Integer Dim height As Integer Dim pixelType As PixelType Dim dpi As Integer Dim value As Zone value = instance.DoZoneAndOCR(image, stride, width, height, pixelType, dpi)
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family